Class MapKeys

java.lang.Object
jeresources.util.MapKeys

public class MapKeys extends Object
  • Constructor Details

    • MapKeys

      public MapKeys()
  • Method Details

    • getKey

      @Nullable public static String getKey(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.phys.HitResult target, net.minecraft.server.level.ServerLevel serverLevel, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player)
    • getKey

      @Nullable public static String getKey(net.minecraft.world.item.ItemStack drop)
    • getKey

      public static String getKey(net.minecraftforge.common.IPlantable plant)
    • getKey

      public static String getKey(LootDrop dropItem)
    • getKey

      public static String getKey(net.minecraft.world.item.ItemStack drop, Restriction restriction)
    • getKey

      public static String getKey(WorldGenEntry entry)